home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4795 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: qualcomm.com!usenet
  2. From: nabbasi@qualcomm.com (Nasser Abbasi)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Computer locking up
  5. Date: 1 Feb 1996 04:22:39 GMT
  6. Organization: QUALCOMM
  7. Message-ID: <4epf6f$fi0@qualcomm.com>
  8. References: <DM2uKp.Auv@iaw.on.ca>
  9. NNTP-Posting-Host: nabbasi.qualcomm.com
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.93.14
  12.  
  13. In article <DM2uKp.Auv@iaw.on.ca>, clamarch@iaw.on.ca says...
  14. >
  15. >I am having a huge problem with any programs I write in C++ version 4.5.
  16. >Programs will compile, link but when executed will cause the computer to 
  17. >lock up.  I have eliminated the possibility of it being the programs 
  18. >themselves as they will run on computers other than my own.  If anyone 
  19. >has experienced this difficulty or has any suggestions I would greatly 
  20. >appreciate them.
  21. >
  22. >
  23.  
  24. I dont have an asnwer, but some things you might want consider.
  25.  
  26. Does the program at least load into memory ok? you can try and build it 
  27. in debug and step through it? how much memory does the first PC have 
  28. compared to the other ones that the program runs ok on? what kind of 
  29. program is it? (quick win, dos, win32 , win16, ??) (not that the
  30. answers to this will help me, but others might find more info usefull
  31. to help you answer your question).
  32.  
  33. Nasser
  34.  
  35.  
  36.